[INFO] cloning repository https://github.com/Jehanne-M/rust-web-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jehanne-M/rust-web-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJehanne-M%2Frust-web-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJehanne-M%2Frust-web-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f34acda33802703b786633c1c4eb3e15c55762fc
[INFO] fixing Jehanne-M/rust-web-api against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJehanne-M%2Frust-web-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  63% (1371/2148)
Updating files:  64% (1375/2148)
Updating files:  65% (1397/2148)
Updating files:  66% (1418/2148)
Updating files:  67% (1440/2148)
Updating files:  68% (1461/2148)
Updating files:  69% (1483/2148)
Updating files:  70% (1504/2148)
Updating files:  71% (1526/2148)
Updating files:  72% (1547/2148)
Updating files:  73% (1569/2148)
Updating files:  73% (1571/2148)
Updating files:  74% (1590/2148)
Updating files:  75% (1611/2148)
Updating files:  76% (1633/2148)
Updating files:  76% (1648/2148)
Updating files:  77% (1654/2148)
Updating files:  78% (1676/2148)
Updating files:  79% (1697/2148)
Updating files:  79% (1718/2148)
Updating files:  80% (1719/2148)
Updating files:  81% (1740/2148)
Updating files:  82% (1762/2148)
Updating files:  83% (1783/2148)
Updating files:  84% (1805/2148)
Updating files:  85% (1826/2148)
Updating files:  86% (1848/2148)
Updating files:  87% (1869/2148)
Updating files:  88% (1891/2148)
Updating files:  89% (1912/2148)
Updating files:  90% (1934/2148)
Updating files:  91% (1955/2148)
Updating files:  92% (1977/2148)
Updating files:  93% (1998/2148)
Updating files:  94% (2020/2148)
Updating files:  95% (2041/2148)
Updating files:  96% (2063/2148)
Updating files:  97% (2084/2148)
Updating files:  98% (2106/2148)
Updating files:  99% (2127/2148)
Updating files:  99% (2133/2148)
Updating files: 100% (2148/2148)
Updating files: 100% (2148/2148), done.
[INFO] started tweaking git repo https://github.com/Jehanne-M/rust-web-api
[INFO] finished tweaking git repo https://github.com/Jehanne-M/rust-web-api
[INFO] tweaked toml for git repo https://github.com/Jehanne-M/rust-web-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jehanne-M/rust-web-api on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jehanne-M/rust-web-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a
[INFO] running `Command { std: "docker" "start" "316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking uuid v1.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]    Compiling sea-orm-macros v1.1.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking sea-query v0.32.2
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking sea-schema v0.16.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4b9c0e3c84e5c04a -C extra-filename=-1221595bcf35e0bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cc67dcc9b1bed973.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-ab6e026d192a17cc.rmeta --cap-lints allow --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=356bea3491264556 -C extra-filename=-7d2cf93187c090fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-89fcd80881be3352.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8a5b7cdc97694a8d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c26453cec14ce55a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d5b71a12cf9160e9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d39827a1100fb9ef.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f376020744881ce.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6293b14e8c19cb8a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c2cab05393063139.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a", kill_on_drop: false }`
[INFO] [stdout] 316cd844a5fd986cfe2590fbb72fcbf521eaa24643f0d9c74c36c8fe068a6b1a
